Look before you scrape
Finding hidden APIs through client-side XHR monitoring
Web scraping is frequently used when no suitable public data can be found in a structured format. Unstructured or semi-structured data served on static websites or web applications can be scraped programmatically and structured for analysis. But before reaching for your favorite web scraper you should first check for hidden,...
[Read More]